| commit | 7e48200c4622cbe1a96990c47c096cd8bf803218 | [log] [tgz] |
|---|---|---|
| author | Paul Wankadia <junyer@google.com> | Sat Oct 24 12:17:07 2015 +1100 |
| committer | Paul Wankadia <junyer@google.com> | Sat Oct 24 01:23:45 2015 +0000 |
| tree | a78532f00723907bebc6ffa99be3c1d6baaba0c1 | |
| parent | 7c0ad0f20f311eb8418b80cb6760e00ca3a2c3a3 [diff] [blame] |
Add support for the --minloglevel flag. For #64. Change-Id: I2f189576aea5845f3e7b9766a5e0b23a8c9295bb Reviewed-on: https://code-review.googlesource.com/3660 Reviewed-by: Paul Wankadia <junyer@google.com>
diff --git a/BUILD b/BUILD index 2c86fc0..96c59a1 100644 --- a/BUILD +++ b/BUILD
@@ -48,6 +48,7 @@ "util/atomicops.h", "util/flags.h", "util/hash.cc", + "util/logging.cc", "util/logging.h", "util/mutex.h", "util/rune.cc",